home *** CD-ROM | disk | FTP | other *** search
/ Freelog 125 / Freelog_MarsAvril2015_No125.iso / Securite / Password Safe / pwsafe-3.35.exe / README.txt < prev    next >
Text File  |  2014-07-26  |  5KB  |  132 lines

  1. Introduction:
  2. =============
  3. Password Safe is a password database utility. Like many other such
  4. products, commercial and otherwise, it stores your passwords in an
  5. encrypted file, allowing you to remember only one password (the "safe
  6. combination"), instead of all the username/password combinations that
  7. you use.
  8.  
  9. What makes Password Safe different? Three things:
  10. 1. Simplicity: Password Safe is designed to do one thing, and to do it
  11. well. Start the application, enter your "combination", double-click on
  12. the right entry - presto - the password is now on your clipboard,
  13. ready for pasting.
  14. 2. Security: The original version was designed by Bruce Schneier -
  15. 'nuff said.
  16. 3. Open Source: The source code for the project is available for
  17. inspection. For more information, see http://pwsafe.org.
  18.  
  19. The current version of Password Safe currently runs on Windows XP and
  20. later. Older versions are still available supporting Windows 95, 98,
  21. ME, NT, 2000, as well as PocketPC. Support for additional platforms 
  22. is planned for future releases. 
  23.  
  24. Downloading:
  25. ============
  26. The latest & greatest version of Password Safe may be downloaded from
  27. https://sourceforge.net/projects/passwordsafe/files/latest/download
  28.  
  29. Non-English Support:
  30. ====================
  31. Thanks to the help of volunteers from all over the world, PasswordSafe
  32. now has built-in support for the following languages:
  33. - Czech
  34. - Chinese
  35. - Danish
  36. - Dutch
  37. - French
  38. - German
  39. - Italian
  40. - Polish
  41. - Russian
  42. - Spanish
  43. - Swedish
  44. - Turkish
  45. Older versions have translations to other languages as well, see
  46. http://pwsafe.org/nonenglish.shtml for the complete list.
  47.  
  48. If you are interested  in making Password Safe available in other
  49. languages, please let me (https://sourceforge.net/users/ronys) know.
  50.  
  51. Installation:
  52. =============
  53. For convenience, Password Safe is packaged into an executable
  54. installer program. This installs the program, sets up shortcuts and
  55. allows you to uninstall the program from the Windows Control
  56. Panel. However, if you prefer, the -bin.zip file contains all the
  57. files you need. Just extract the files (using WinZip, for example) to
  58. any directory, double-click on the Pwsafe.exe icon,and that's
  59. it. You may want to create a shortcut to your desktop and/or Start
  60. menu. Finally, a Microsoft installer (.msi) package is also
  61. available.
  62.  
  63. License:
  64. ========
  65. Password Safe is available under the restrictions set forth in the
  66. standard "Artistic License 2.0". For more details, see the LICENSE
  67. file that comes with the package.
  68.  
  69. Password Safe 3.29 and later makes use of the pugixml project
  70. (http://www.pugixml.org), which is available under the MIT license
  71. (http://www.opensource.org/licenses/mit-license.html).
  72.  
  73. Helping Out:
  74. ============
  75. Please report bugs via the project's bug tracking form, at
  76. https://sourceforge.net/p/passwordsafe/bugs/ (you might want to browse
  77. the list, to see if the issue hasn't been reported already).
  78.  
  79. Requests for features and enhancements should be submitted to the
  80. Feature Requests page, at
  81. https://sourceforge.net/p/passwordsafe/feature-requests/
  82.  
  83. You can also post questions, suggestions, rants, raves, etc. to the
  84. Help or Open Discussion forums, at
  85. https://sourceforge.net/p/passwordsafe/discussion/
  86.  
  87. If you wish to contribute to the project by writing code and/or
  88. documentation, please drop a note to the developer's mailing list:
  89.  
  90. http://lists.sourceforge.net/lists/listinfo/passwordsafe-devel
  91.  
  92. New releases are announced on the passwordsafe-announce mailing list:
  93.  
  94. http://lists.sourceforge.net/lists/listinfo/passwordsafe-announce
  95.  
  96. Last but not least: PasswordSafe is and will always remain an open
  97. source project, free for and redistribution. However, donations to the
  98. project will help me justify the time and effort I spend in
  99. maintaining and improving this utility. In addtion, donations to the
  100. project help maintain SourceForge, the hosting site. If you wish to
  101. donate, please follow this link:
  102. https://sourceforge.net/p/passwordsafe/donate/
  103.  
  104. Release Notes:
  105. ==============
  106. For information on the latest features, bugfixes and known problems,
  107. see the ReleaseNotes.txt file that comes with the package.
  108.  
  109. Credits:
  110. ========
  111. - The original version of Password Safe was designed by Bruce
  112. Schneier, written by Mark Rosen, and was freely downloadable from
  113. Conterpane Lab's website. Thanks to Mark for writing a great little
  114. application! Following Mark, it was maintained by "AYB", at
  115. Counterpane. Thanks to Counterpane for deciding to open source the
  116. project.
  117. - Jim Russell first brought the code to SourceForge, did some major
  118. cleaning up of the code, set up a nice project and added some minor
  119. features in release 1.9.0
  120. - Releases2.x have been brought to you by: Andrew Mullican,
  121. Edward Quackenbush, Gregg Conklin, Graham Ullrich, and Rony
  122. Shapiro. Karel (Karlo) Van der Gucht also contributed some of the
  123. password policy code and some GUI improvements for 1.92.
  124. - Emilijan Mirceski did the new graphics for 2.0.
  125. - Maxim Tikhonov translated the first online help to Russian.
  126. - Thanks to the PasswordSafe developer's mailing list for help in
  127. nailing down the new 3.x file format.
  128. - Many, many new features in 3.0 have been implemented by DK.
  129. - Finally, thanks to the folks at SourceForge for hosting this
  130. project.
  131.  
  132.